﻿2026-08-18T04:09:13.8316814Z Current runner version: '2.336.0'
2026-08-18T04:09:13.8321914Z Runner name: 'kitsubito'
2026-08-18T04:09:13.8322416Z Runner group name: 'Default'
2026-08-18T04:09:13.8323017Z Machine name: 'KITSUBITO'
2026-08-18T04:09:13.8326206Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T04:09:13.8327961Z Actions: write
2026-08-18T04:09:13.8328372Z ArtifactMetadata: write
2026-08-18T04:09:13.8328773Z Attestations: write
2026-08-18T04:09:13.8329470Z Checks: write
2026-08-18T04:09:13.8329818Z CodeQuality: write
2026-08-18T04:09:13.8330180Z Contents: write
2026-08-18T04:09:13.8330556Z CopilotRequests: write
2026-08-18T04:09:13.8330939Z Deployments: write
2026-08-18T04:09:13.8331302Z Discussions: write
2026-08-18T04:09:13.8331654Z Drives: write
2026-08-18T04:09:13.8331995Z Issues: write
2026-08-18T04:09:13.8332333Z Metadata: read
2026-08-18T04:09:13.8332685Z Models: read
2026-08-18T04:09:13.8333028Z Packages: write
2026-08-18T04:09:13.8333381Z Pages: write
2026-08-18T04:09:13.8333835Z PullRequests: write
2026-08-18T04:09:13.8334230Z RepositoryProjects: write
2026-08-18T04:09:13.8334625Z SecurityEvents: write
2026-08-18T04:09:13.8334987Z Statuses: write
2026-08-18T04:09:13.8335353Z VulnerabilityAlerts: read
2026-08-18T04:09:13.8335726Z ##[endgroup]
2026-08-18T04:09:13.8337248Z Secret source: Actions
2026-08-18T04:09:13.8337906Z Prepare workflow directory
2026-08-18T04:09:13.8688868Z Prepare all required actions
2026-08-18T04:09:13.8725046Z Getting action download info
2026-08-18T04:09:14.2116259Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T04:09:14.4736630Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-18T04:09:14.9753774Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-18T04:09:15.0690213Z ##[group]Run set -euo pipefail
2026-08-18T04:09:15.0690848Z [36;1mset -euo pipefail[0m
2026-08-18T04:09:15.0691310Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T04:09:15.0691924Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T04:09:15.0692650Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T04:09:15.0693400Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T04:09:15.0694063Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T04:09:15.0694655Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T04:09:15.0695503Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T04:09:15.0696291Z [36;1m  exit 1[0m
2026-08-18T04:09:15.0696625Z [36;1mfi[0m
2026-08-18T04:09:15.0713247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T04:09:15.0714067Z ##[endgroup]
2026-08-18T04:09:15.0835343Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=800712843264 floor_bytes=34359738368
2026-08-18T04:09:15.1007847Z ##[group]Run actions/checkout@v5
2026-08-18T04:09:15.1008458Z with:
2026-08-18T04:09:15.1052131Z   fetch-depth: 0
2026-08-18T04:09:15.1052756Z   repository: BigscreenVR/spt-bs-core
2026-08-18T04:09:15.1056253Z   token: ***
2026-08-18T04:09:15.1056662Z   ssh-strict: true
2026-08-18T04:09:15.1057054Z   ssh-user: git
2026-08-18T04:09:15.1057416Z   persist-credentials: true
2026-08-18T04:09:15.1057812Z   clean: true
2026-08-18T04:09:15.1058176Z   sparse-checkout-cone-mode: true
2026-08-18T04:09:15.1058599Z   fetch-tags: false
2026-08-18T04:09:15.1059037Z   show-progress: true
2026-08-18T04:09:15.1059425Z   lfs: false
2026-08-18T04:09:15.1059766Z   submodules: false
2026-08-18T04:09:15.1060167Z   set-safe-directory: true
2026-08-18T04:09:15.1060614Z   allow-unsafe-pr-checkout: false
2026-08-18T04:09:15.1061050Z ##[endgroup]
2026-08-18T04:09:15.1841084Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T04:09:15.1843496Z ##[group]Getting Git version info
2026-08-18T04:09:15.1844843Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T04:09:15.1847096Z [command]/usr/bin/git version
2026-08-18T04:09:15.1847896Z git version 2.43.0
2026-08-18T04:09:15.1858709Z ##[endgroup]
2026-08-18T04:09:15.1869165Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/191907ce-6dc5-4a1f-91ec-821378e56e9c/.gitconfig'
2026-08-18T04:09:15.1877149Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/191907ce-6dc5-4a1f-91ec-821378e56e9c' before making global git config changes
2026-08-18T04:09:15.1879519Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T04:09:15.1881481Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T04:09:15.1928362Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T04:09:15.1946382Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T04:09:15.1955798Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T04:09:15.1958214Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T04:09:15.1974070Z refs/heads/golden/nameplate-181
2026-08-18T04:09:15.1979925Z [command]/usr/bin/git checkout --detach
2026-08-18T04:09:15.2038452Z HEAD is now at a8c32279a release: v0.56.0 shape onto the NAMEPLATE golden head
2026-08-18T04:09:15.2072290Z [command]/usr/bin/git branch --delete --force golden/nameplate-181
2026-08-18T04:09:15.2099764Z Deleted branch golden/nameplate-181 (was a8c32279a).
2026-08-18T04:09:15.2208389Z ##[endgroup]
2026-08-18T04:09:15.2211802Z [command]/usr/bin/git submodule status
2026-08-18T04:09:15.2403673Z ##[group]Cleaning the repository
2026-08-18T04:09:15.2404236Z [command]/usr/bin/git clean -ffdx
2026-08-18T04:09:15.2438908Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T04:09:15.2499635Z HEAD is now at a8c32279a release: v0.56.0 shape onto the NAMEPLATE golden head
2026-08-18T04:09:15.2505275Z ##[endgroup]
2026-08-18T04:09:15.2506633Z ##[group]Disabling automatic garbage collection
2026-08-18T04:09:15.2510044Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T04:09:15.2531377Z ##[endgroup]
2026-08-18T04:09:15.2532089Z ##[group]Setting up auth
2026-08-18T04:09:15.2536549Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T04:09:15.2560912Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T04:09:15.2746236Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T04:09:15.2771533Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T04:09:15.2954591Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T04:09:15.2977194Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T04:09:15.3165531Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T04:09:15.3196554Z ##[endgroup]
2026-08-18T04:09:15.3201786Z ##[group]Fetching the repository
2026-08-18T04:09:15.3203032Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-18T04:09:20.3629696Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T04:09:20.3630269Z  * [new branch]          stage/v056-shape -> origin/stage/v056-shape
2026-08-18T04:09:20.3631051Z  * [new branch]          test/fixture-prebuild-hardening -> origin/test/fixture-prebuild-hardening
2026-08-18T04:09:20.3706527Z [command]/usr/bin/git branch --list --remote origin/golden/nameplate-181
2026-08-18T04:09:20.3762594Z   origin/golden/nameplate-181
2026-08-18T04:09:20.3769621Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/nameplate-181
2026-08-18T04:09:20.3785901Z a8c32279ab87cbb3bbdc64b1d9b6f833f93f8e2b
2026-08-18T04:09:20.3790227Z ##[endgroup]
2026-08-18T04:09:20.3790842Z ##[group]Determining the checkout info
2026-08-18T04:09:20.3791347Z ##[endgroup]
2026-08-18T04:09:20.3794156Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T04:09:20.3830178Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T04:09:20.3851927Z ##[group]Checking out the ref
2026-08-18T04:09:20.3855083Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181 refs/remotes/origin/golden/nameplate-181
2026-08-18T04:09:20.3912819Z Switched to a new branch 'golden/nameplate-181'
2026-08-18T04:09:20.3913409Z branch 'golden/nameplate-181' set up to track 'origin/golden/nameplate-181'.
2026-08-18T04:09:20.3918175Z ##[endgroup]
2026-08-18T04:09:20.3956966Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T04:09:20.3983139Z a8c32279ab87cbb3bbdc64b1d9b6f833f93f8e2b
2026-08-18T04:09:20.4105708Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-18T04:09:20.4106163Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-18T04:09:20.4119267Z shell: /usr/bin/bash -e {0}
2026-08-18T04:09:20.4119510Z ##[endgroup]
2026-08-18T04:09:20.4203943Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-18T04:09:20.4204330Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-18T04:09:20.4216705Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T04:09:20.4217032Z env:
2026-08-18T04:09:20.4217270Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T04:09:20.4217542Z ##[endgroup]
2026-08-18T04:09:20.4258361Z CI-CENSUS scope roots:
2026-08-18T04:09:20.4258850Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T04:09:20.4259539Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-18T04:09:20.4260187Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-18T04:09:20.4260788Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-18T04:09:20.4261190Z   root: /home/reavus/spt-n1-oldbroker
2026-08-18T04:09:20.4306973Z CI-CENSUS self-check OK: walked 386 /proc entries, exe resolution live
2026-08-18T04:09:21.8954483Z CI-CENSUS phase=start box_procs=385 box_fds=10688 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T04:09:21.8988231Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-18T04:09:21.8988574Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-18T04:09:21.9001185Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T04:09:21.9001452Z env:
2026-08-18T04:09:21.9001629Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T04:09:21.9001847Z ##[endgroup]
2026-08-18T04:09:21.9052851Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:09:21.9075956Z ##[group]Run set -euo pipefail
2026-08-18T04:09:21.9076251Z [36;1mset -euo pipefail[0m
2026-08-18T04:09:21.9076451Z [36;1mPIN=0c95435[0m
2026-08-18T04:09:21.9076647Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-18T04:09:21.9076881Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-18T04:09:21.9077186Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-18T04:09:21.9077604Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-18T04:09:21.9077999Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-18T04:09:21.9078318Z [36;1m  rm -rf "$CACHE"[0m
2026-08-18T04:09:21.9078539Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-18T04:09:21.9078787Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-18T04:09:21.9079544Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-18T04:09:21.9079977Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-18T04:09:21.9080528Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-18T04:09:21.9080938Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-18T04:09:21.9081340Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-18T04:09:21.9081744Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-18T04:09:21.9082178Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-18T04:09:21.9082585Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-18T04:09:21.9082950Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-18T04:09:21.9083296Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-18T04:09:21.9083705Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-18T04:09:21.9084043Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-18T04:09:21.9084268Z [36;1mfi[0m
2026-08-18T04:09:21.9084512Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-18T04:09:21.9084865Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-18T04:09:21.9095886Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T04:09:21.9096151Z env:
2026-08-18T04:09:21.9096322Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T04:09:21.9096666Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:09:21.9097100Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:09:21.9097514Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:09:21.9097930Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:09:21.9098254Z ##[endgroup]
2026-08-18T04:09:22.6453817Z    Compiling proc-macro2 v1.0.106
2026-08-18T04:09:22.6454168Z    Compiling unicode-ident v1.0.24
2026-08-18T04:09:22.6454482Z    Compiling quote v1.0.45
2026-08-18T04:09:22.6454735Z    Compiling libc v0.2.186
2026-08-18T04:09:22.6454980Z    Compiling serde_core v1.0.228
2026-08-18T04:09:22.6455237Z    Compiling cfg-if v1.0.4
2026-08-18T04:09:22.6455509Z    Compiling serde v1.0.228
2026-08-18T04:09:22.6491110Z    Compiling typenum v1.20.1
2026-08-18T04:09:22.6521584Z    Compiling log v0.4.32
2026-08-18T04:09:22.6572848Z    Compiling pin-project-lite v0.2.17
2026-08-18T04:09:22.6573384Z    Compiling portable-atomic v1.13.1
2026-08-18T04:09:22.6596424Z    Compiling memchr v2.8.1
2026-08-18T04:09:22.6690584Z    Compiling version_check v0.9.5
2026-08-18T04:09:22.6732476Z    Compiling critical-section v1.2.0
2026-08-18T04:09:22.6733882Z    Compiling find-msvc-tools v0.1.9
2026-08-18T04:09:22.7013938Z    Compiling shlex v2.0.1
2026-08-18T04:09:22.7350823Z    Compiling bytes v1.11.1
2026-08-18T04:09:22.7430992Z    Compiling subtle v2.6.1
2026-08-18T04:09:22.7691086Z    Compiling futures-core v0.3.32
2026-08-18T04:09:22.8961826Z    Compiling smallvec v1.15.1
2026-08-18T04:09:22.9011044Z    Compiling equivalent v1.0.2
2026-08-18T04:09:22.9039557Z    Compiling itoa v1.0.18
2026-08-18T04:09:22.9565455Z    Compiling semver v1.0.28
2026-08-18T04:09:22.9618105Z    Compiling stable_deref_trait v1.2.1
2026-08-18T04:09:22.9638552Z    Compiling futures-sink v0.3.32
2026-08-18T04:09:22.9717830Z    Compiling slab v0.4.12
2026-08-18T04:09:22.9883012Z    Compiling futures-io v0.3.32
2026-08-18T04:09:23.0214668Z    Compiling generic-array v0.14.7
2026-08-18T04:09:23.0341432Z    Compiling futures-task v0.3.32
2026-08-18T04:09:23.0531668Z    Compiling futures-channel v0.3.32
2026-08-18T04:09:23.1114419Z    Compiling rand_core v0.10.1
2026-08-18T04:09:23.1119851Z    Compiling bitflags v2.12.1
2026-08-18T04:09:23.1760805Z    Compiling rustversion v1.0.22
2026-08-18T04:09:23.1920939Z    Compiling getrandom v0.4.2
2026-08-18T04:09:23.2181195Z    Compiling hashbrown v0.17.1
2026-08-18T04:09:23.2243669Z    Compiling rustc_version v0.4.1
2026-08-18T04:09:23.3011127Z    Compiling cpufeatures v0.2.17
2026-08-18T04:09:23.3080659Z    Compiling fnv v1.0.7
2026-08-18T04:09:23.3329186Z    Compiling strsim v0.11.1
2026-08-18T04:09:23.3521434Z    Compiling cfg_aliases v0.2.1
2026-08-18T04:09:23.3600373Z    Compiling litemap v0.8.2
2026-08-18T04:09:23.3780667Z    Compiling writeable v0.6.3
2026-08-18T04:09:23.3917826Z    Compiling utf8_iter v1.0.4
2026-08-18T04:09:23.4151227Z    Compiling fs_extra v1.3.0
2026-08-18T04:09:23.4225611Z    Compiling ident_case v1.0.1
2026-08-18T04:09:23.5063076Z    Compiling icu_properties_data v2.2.0
2026-08-18T04:09:23.5467077Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T04:09:23.5519403Z    Compiling dunce v1.0.5
2026-08-18T04:09:23.5569351Z    Compiling percent-encoding v2.3.2
2026-08-18T04:09:23.5969565Z    Compiling autocfg v1.5.1
2026-08-18T04:09:23.6182240Z    Compiling http v1.4.1
2026-08-18T04:09:23.6591482Z    Compiling thiserror v2.0.18
2026-08-18T04:09:23.7620742Z    Compiling aws-lc-rs v1.17.0
2026-08-18T04:09:23.7920842Z    Compiling unicode-segmentation v1.13.3
2026-08-18T04:09:23.8956826Z    Compiling cpufeatures v0.3.0
2026-08-18T04:09:23.9104962Z    Compiling syn v2.0.117
2026-08-18T04:09:23.9440695Z    Compiling scopeguard v1.2.0
2026-08-18T04:09:23.9604030Z    Compiling form_urlencoded v1.2.2
2026-08-18T04:09:23.9742847Z    Compiling untrusted v0.9.0
2026-08-18T04:09:23.9940947Z    Compiling rustls v0.23.40
2026-08-18T04:09:24.0042238Z    Compiling indexmap v2.14.0
2026-08-18T04:09:24.0099265Z    Compiling lock_api v0.4.14
2026-08-18T04:09:24.0511967Z    Compiling hybrid-array v0.4.12
2026-08-18T04:09:24.0795954Z    Compiling heck v0.5.0
2026-08-18T04:09:24.0849083Z    Compiling anyhow v1.0.102
2026-08-18T04:09:24.0919809Z    Compiling const-oid v0.10.2
2026-08-18T04:09:24.1292276Z    Compiling atomic-waker v1.1.2
2026-08-18T04:09:24.1650888Z    Compiling unicode-xid v0.2.6
2026-08-18T04:09:24.2460862Z    Compiling fastrand v2.4.1
2026-08-18T04:09:24.2500646Z    Compiling httparse v1.10.1
2026-08-18T04:09:24.2901469Z    Compiling convert_case v0.10.0
2026-08-18T04:09:24.3019414Z    Compiling zerocopy v0.8.50
2026-08-18T04:09:24.3078757Z    Compiling parking_lot_core v0.9.12
2026-08-18T04:09:24.3231606Z    Compiling paste v1.0.15
2026-08-18T04:09:24.3594186Z    Compiling jobserver v0.1.34
2026-08-18T04:09:24.4166357Z    Compiling num-traits v0.2.19
2026-08-18T04:09:24.5330427Z    Compiling curve25519-dalek v4.1.3
2026-08-18T04:09:24.5593043Z    Compiling http-body v1.0.1
2026-08-18T04:09:24.5647255Z    Compiling ahash v0.8.12
2026-08-18T04:09:24.5850970Z    Compiling powerfmt v0.2.0
2026-08-18T04:09:24.6168370Z    Compiling base64ct v1.8.3
2026-08-18T04:09:24.7021334Z    Compiling cc v1.2.63
2026-08-18T04:09:24.7111296Z    Compiling crypto-common v0.2.2
2026-08-18T04:09:24.7175871Z    Compiling crypto-common v0.1.7
2026-08-18T04:09:24.7251126Z    Compiling block-buffer v0.12.0
2026-08-18T04:09:24.7252024Z    Compiling inout v0.2.2
2026-08-18T04:09:24.7362084Z    Compiling block-buffer v0.10.4
2026-08-18T04:09:24.7899554Z    Compiling either v1.16.0
2026-08-18T04:09:24.8384105Z    Compiling digest v0.10.7
2026-08-18T04:09:24.8524059Z    Compiling deranged v0.5.8
2026-08-18T04:09:24.8665697Z    Compiling pem-rfc7468 v1.0.0
2026-08-18T04:09:25.0310644Z    Compiling tower-service v0.3.3
2026-08-18T04:09:25.0500986Z    Compiling vcpkg v0.2.15
2026-08-18T04:09:25.0652656Z    Compiling zmij v1.0.21
2026-08-18T04:09:25.0716437Z    Compiling pkg-config v0.3.33
2026-08-18T04:09:25.0918381Z    Compiling tinyvec_macros v0.1.1
2026-08-18T04:09:25.1020923Z    Compiling data-encoding v2.11.0
2026-08-18T04:09:25.1061635Z    Compiling base64 v0.22.1
2026-08-18T04:09:25.1502152Z    Compiling num-conv v0.2.2
2026-08-18T04:09:25.3025777Z    Compiling time-core v0.1.8
2026-08-18T04:09:25.3131288Z    Compiling try-lock v0.2.5
2026-08-18T04:09:25.3195215Z    Compiling mio v1.2.1
2026-08-18T04:09:25.3247318Z    Compiling socket2 v0.6.4
2026-08-18T04:09:25.3940609Z    Compiling getrandom v0.2.17
2026-08-18T04:09:25.4811172Z    Compiling want v0.3.1
2026-08-18T04:09:25.5680121Z    Compiling cipher v0.5.2
2026-08-18T04:09:25.6154528Z    Compiling uuid v1.23.2
2026-08-18T04:09:25.6274851Z    Compiling rand_core v0.6.4
2026-08-18T04:09:25.6717790Z    Compiling tinyvec v1.11.0
2026-08-18T04:09:25.6792245Z    Compiling parking_lot v0.12.5
2026-08-18T04:09:25.7710549Z    Compiling sha2 v0.10.9
2026-08-18T04:09:25.8742459Z    Compiling chacha20 v0.10.0
2026-08-18T04:09:25.8927040Z    Compiling inout v0.1.4
2026-08-18T04:09:26.0046911Z    Compiling spt-procident v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T04:09:26.0550574Z    Compiling cmake v0.1.58
2026-08-18T04:09:26.1071124Z    Compiling vergen-lib v9.1.0
2026-08-18T04:09:26.1411263Z    Compiling n0-future v0.3.2
2026-08-18T04:09:26.1483351Z    Compiling crossbeam-utils v0.8.21
2026-08-18T04:09:26.1511000Z    Compiling spin v0.10.0
2026-08-18T04:09:26.1556505Z    Compiling winnow v1.0.3
2026-08-18T04:09:26.2392781Z    Compiling rand v0.10.1
2026-08-18T04:09:26.2431361Z    Compiling parking v2.2.1
2026-08-18T04:09:26.2502425Z    Compiling diatomic-waker v0.2.3
2026-08-18T04:09:26.2592374Z    Compiling httpdate v1.0.3
2026-08-18T04:09:26.3288843Z    Compiling signature v2.2.0
2026-08-18T04:09:26.3540078Z    Compiling serde_json v1.0.150
2026-08-18T04:09:26.3731029Z    Compiling cordyceps v0.3.4
2026-08-18T04:09:26.4024233Z    Compiling futures-lite v2.6.1
2026-08-18T04:09:26.4300666Z    Compiling ed25519 v2.2.3
2026-08-18T04:09:26.4357824Z    Compiling spt-poolguard v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T04:09:26.4625041Z    Compiling cipher v0.4.4
2026-08-18T04:09:26.5441112Z    Compiling digest v0.11.3
2026-08-18T04:09:26.5499208Z    Compiling netlink-packet-core v0.8.1
2026-08-18T04:09:26.5580933Z    Compiling universal-hash v0.5.1
2026-08-18T04:09:26.5744990Z    Compiling vergen-lib v0.1.6
2026-08-18T04:09:26.6373250Z    Compiling vergen v9.1.0
2026-08-18T04:09:26.6664411Z    Compiling heapless v0.7.17
2026-08-18T04:09:26.7100628Z    Compiling futures-buffered v0.2.13
2026-08-18T04:09:26.7110084Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T04:09:26.7318468Z    Compiling noq-udp v0.10.0
2026-08-18T04:09:26.7320996Z    Compiling aho-corasick v1.1.4
2026-08-18T04:09:26.8000402Z    Compiling sync_wrapper v1.0.2
2026-08-18T04:09:26.8450677Z    Compiling opaque-debug v0.3.1
2026-08-18T04:09:26.8880495Z    Compiling allocator-api2 v0.2.21
2026-08-18T04:09:26.9000478Z    Compiling byteorder v1.5.0
2026-08-18T04:09:26.9020872Z    Compiling regex-syntax v0.8.10
2026-08-18T04:09:26.9079561Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T04:09:26.9792185Z    Compiling polyval v0.6.2
2026-08-18T04:09:27.0581442Z    Compiling aws-lc-sys v0.41.0
2026-08-18T04:09:27.0708896Z    Compiling ring v0.17.14
2026-08-18T04:09:27.0919834Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T04:09:27.1221222Z    Compiling hash32 v0.2.1
2026-08-18T04:09:27.1266848Z    Compiling spt-store v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T04:09:27.2485738Z    Compiling vergen-gitcl v1.0.8
2026-08-18T04:09:27.2990858Z    Compiling spin v0.9.8
2026-08-18T04:09:27.3218676Z    Compiling ryu v1.0.23
2026-08-18T04:09:27.3972673Z    Compiling tower-layer v0.3.3
2026-08-18T04:09:27.4150997Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-18T04:09:27.4540907Z    Compiling fallible-iterator v0.3.0
2026-08-18T04:09:27.4895841Z    Compiling signature v3.0.0
2026-08-18T04:09:27.5400788Z    Compiling num_threads v0.1.7
2026-08-18T04:09:27.5717147Z    Compiling ghash v0.5.1
2026-08-18T04:09:27.5849252Z    Compiling aes v0.8.4
2026-08-18T04:09:27.6270692Z    Compiling time v0.3.47
2026-08-18T04:09:27.6518734Z    Compiling ctr v0.9.2
2026-08-18T04:09:27.6711328Z    Compiling sha2 v0.11.0-rc.5
2026-08-18T04:09:27.8370599Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T04:09:27.8880851Z    Compiling fs2 v0.4.3
2026-08-18T04:09:27.9167051Z    Compiling aead v0.5.2
2026-08-18T04:09:28.0138412Z    Compiling http-body-util v0.1.3
2026-08-18T04:09:28.0371639Z    Compiling rustix v1.1.4
2026-08-18T04:09:28.2821376Z    Compiling openssl-probe v0.2.1
2026-08-18T04:09:28.2925551Z    Compiling arrayvec v0.7.6
2026-08-18T04:09:28.3627894Z    Compiling utf8parse v0.2.2
2026-08-18T04:09:28.4237139Z    Compiling aes-gcm v0.10.3
2026-08-18T04:09:28.4407734Z    Compiling crossbeam-channel v0.5.15
2026-08-18T04:09:28.4752344Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T04:09:28.4932672Z    Compiling crossbeam-epoch v0.9.18
2026-08-18T04:09:28.5167835Z    Compiling blake3 v1.8.5
2026-08-18T04:09:28.5865970Z    Compiling netlink-packet-route v0.29.0
2026-08-18T04:09:28.7318048Z    Compiling memoffset v0.6.5
2026-08-18T04:09:28.7667321Z    Compiling acto v0.8.2
2026-08-18T04:09:28.8741072Z    Compiling synstructure v0.13.2
2026-08-18T04:09:28.9099718Z    Compiling darling_core v0.20.11
2026-08-18T04:09:28.9259637Z    Compiling noq v0.18.0
2026-08-18T04:09:29.1264104Z    Compiling netwatch v0.16.0
2026-08-18T04:09:29.1386721Z    Compiling identity-hash v0.1.0
2026-08-18T04:09:29.1690913Z    Compiling tagptr v0.2.0
2026-08-18T04:09:29.2241363Z    Compiling foldhash v0.2.0
2026-08-18T04:09:29.3073697Z    Compiling lru-slab v0.1.2
2026-08-18T04:09:29.3251707Z    Compiling rustc-hash v2.1.2
2026-08-18T04:09:29.3667157Z    Compiling proc-macro-crate v3.5.0
2026-08-18T04:09:29.3914242Z    Compiling mac-addr v0.3.0
2026-08-18T04:09:29.4112038Z    Compiling sorted-index-buffer v0.2.1
2026-08-18T04:09:29.4392461Z    Compiling xml-rs v0.8.28
2026-08-18T04:09:29.5393131Z    Compiling regex-automata v0.4.14
2026-08-18T04:09:29.5629930Z    Compiling linux-raw-sys v0.12.1
2026-08-18T04:09:29.5979379Z    Compiling thiserror v1.0.69
2026-08-18T04:09:29.6402071Z    Compiling ref-cast v1.0.25
2026-08-18T04:09:29.8841054Z    Compiling hashbrown v0.16.1
2026-08-18T04:09:29.9264252Z    Compiling serde_derive_internals v0.29.1
2026-08-18T04:09:30.0323512Z    Compiling netlink-packet-route v0.30.0
2026-08-18T04:09:30.2302296Z    Compiling xmltree v0.10.3
2026-08-18T04:09:30.4447673Z    Compiling termios v0.2.2
2026-08-18T04:09:30.4848286Z    Compiling serial-core v0.4.0
2026-08-18T04:09:30.5828810Z    Compiling ioctl-rs v0.1.6
2026-08-18T04:09:30.6652598Z    Compiling errno v0.3.14
2026-08-18T04:09:30.6653307Z    Compiling simple-dns v0.9.3
2026-08-18T04:09:30.7264180Z    Compiling winnow v0.7.15
2026-08-18T04:09:30.7686968Z    Compiling serde_derive v1.0.228
2026-08-18T04:09:30.8013060Z    Compiling zeroize_derive v1.4.3
2026-08-18T04:09:30.8208374Z    Compiling tokio-macros v2.7.0
2026-08-18T04:09:31.0031138Z    Compiling futures-macro v0.3.32
2026-08-18T04:09:31.0571188Z    Compiling zerofrom-derive v0.1.7
2026-08-18T04:09:31.2310932Z    Compiling yoke-derive v0.8.2
2026-08-18T04:09:31.3383119Z    Compiling zeroize v1.8.2
2026-08-18T04:09:31.4841748Z    Compiling tokio v1.52.3
2026-08-18T04:09:31.5224437Z    Compiling zerovec-derive v0.11.3
2026-08-18T04:09:31.7996873Z    Compiling futures-util v0.3.32
2026-08-18T04:09:32.1495461Z    Compiling displaydoc v0.2.6
2026-08-18T04:09:32.1968397Z    Compiling tracing-attributes v0.1.31
2026-08-18T04:09:32.4318563Z    Compiling zerofrom v0.1.8
2026-08-18T04:09:32.4960452Z    Compiling rustls-pki-types v1.14.1
2026-08-18T04:09:32.5407609Z    Compiling yoke v0.8.3
2026-08-18T04:09:32.7326478Z    Compiling thiserror-impl v2.0.18
2026-08-18T04:09:32.8438152Z    Compiling zerovec v0.11.6
2026-08-18T04:09:32.8936899Z    Compiling zerotrie v0.2.4
2026-08-18T04:09:33.1360653Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T04:09:33.2450969Z    Compiling darling_macro v0.20.11
2026-08-18T04:09:33.3155456Z    Compiling derive_more-impl v2.1.1
2026-08-18T04:09:33.4270304Z    Compiling spez v0.1.2
2026-08-18T04:09:33.5697445Z    Compiling darling v0.20.11
2026-08-18T04:09:33.6271028Z    Compiling tinystr v0.8.3
2026-08-18T04:09:33.6701004Z    Compiling potential_utf v0.1.5
2026-08-18T04:09:33.8037503Z    Compiling icu_collections v2.2.0
2026-08-18T04:09:33.8212876Z    Compiling derive_builder_core v0.20.2
2026-08-18T04:09:33.8550181Z    Compiling icu_locale_core v2.2.0
2026-08-18T04:09:33.8691337Z    Compiling n0-error-macros v0.1.3
2026-08-18T04:09:34.4665143Z    Compiling der v0.8.0-rc.10
2026-08-18T04:09:34.5551279Z    Compiling pin-project-internal v1.1.13
2026-08-18T04:09:34.8950598Z    Compiling n0-error v0.1.3
2026-08-18T04:09:35.2314412Z    Compiling icu_provider v2.2.0
2026-08-18T04:09:35.2391092Z    Compiling derive_builder_macro v0.20.2
2026-08-18T04:09:35.2589752Z    Compiling ed25519-dalek v2.2.0
2026-08-18T04:09:35.5250752Z    Compiling icu_normalizer v2.2.0
2026-08-18T04:09:35.5709264Z    Compiling icu_properties v2.2.0
2026-08-18T04:09:35.5810763Z    Compiling derive_builder v0.20.2
2026-08-18T04:09:35.5820261Z    Compiling futures-executor v0.3.32
2026-08-18T04:09:35.6067179Z    Compiling spt-proto v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T04:09:35.8721056Z    Compiling ipnet v2.12.0
2026-08-18T04:09:35.9108119Z    Compiling pin-project v1.1.13
2026-08-18T04:09:36.0403642Z    Compiling spki v0.8.0-rc.4
2026-08-18T04:09:36.2470973Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-18T04:09:36.4018185Z    Compiling prefix-trie v0.8.4
2026-08-18T04:09:36.4200854Z    Compiling ed25519 v3.0.0-rc.4
2026-08-18T04:09:36.4607834Z    Compiling futures v0.3.32
2026-08-18T04:09:36.5816993Z    Compiling once_cell v1.21.4
2026-08-18T04:09:36.6337413Z    Compiling cobs v0.3.0
2026-08-18T04:09:36.6362848Z    Compiling regex v1.12.3
2026-08-18T04:09:36.8037131Z    Compiling tracing-core v0.1.36
2026-08-18T04:09:36.8292344Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T04:09:36.8391596Z    Compiling postcard-derive v0.2.2
2026-08-18T04:09:36.9491177Z    Compiling idna_adapter v1.2.2
2026-08-18T04:09:37.0150810Z    Compiling hashbrown v0.14.5
2026-08-18T04:09:37.0500547Z    Compiling idna v1.1.0
2026-08-18T04:09:37.2100851Z    Compiling data-encoding-macro v0.1.20
2026-08-18T04:09:37.2510397Z    Compiling rustls-native-certs v0.8.4
2026-08-18T04:09:37.2682274Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-18T04:09:37.3120934Z    Compiling async-trait v0.1.89
2026-08-18T04:09:37.3808052Z    Compiling tracing v0.1.44
2026-08-18T04:09:37.4041044Z    Compiling postcard v1.1.3
2026-08-18T04:09:37.5389711Z    Compiling tokio-util v0.7.18
2026-08-18T04:09:37.6977068Z    Compiling url v2.5.8
2026-08-18T04:09:37.7241193Z    Compiling netlink-sys v0.8.8
2026-08-18T04:09:37.7395954Z    Compiling tower v0.5.3
2026-08-18T04:09:37.7879496Z    Compiling derive_more v2.1.1
2026-08-18T04:09:37.8730913Z    Compiling hashlink v0.9.1
2026-08-18T04:09:37.8777644Z    Compiling enum-assoc v1.3.0
2026-08-18T04:09:37.9641173Z    Compiling num_enum_derive v0.7.6
2026-08-18T04:09:37.9816147Z    Compiling strum_macros v0.28.0
2026-08-18T04:09:38.0217660Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T04:09:38.1647149Z    Compiling netlink-proto v0.12.0
2026-08-18T04:09:38.2310699Z    Compiling netdev v0.42.0
2026-08-18T04:09:38.2381018Z    Compiling iroh-relay v0.98.0
2026-08-18T04:09:38.2773662Z    Compiling rusqlite v0.32.1
2026-08-18T04:09:38.3487071Z    Compiling moka v0.12.15
2026-08-18T04:09:38.4021325Z    Compiling toml_datetime v0.6.11
2026-08-18T04:09:38.4398232Z    Compiling iroh-metrics v0.38.3
2026-08-18T04:09:38.4821225Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-18T04:09:38.5217975Z    Compiling h2 v0.4.14
2026-08-18T04:09:38.7689733Z    Compiling tokio-stream v0.1.18
2026-08-18T04:09:38.8016318Z    Compiling n0-watcher v0.6.1
2026-08-18T04:09:38.8700913Z    Compiling iroh-base v0.98.0
2026-08-18T04:09:39.0401589Z    Compiling attohttpc v0.30.1
2026-08-18T04:09:39.0973225Z    Compiling num_enum v0.7.6
2026-08-18T04:09:39.1258522Z    Compiling tower-http v0.6.11
2026-08-18T04:09:39.1880690Z    Compiling serde_spanned v0.6.9
2026-08-18T04:09:39.3070816Z    Compiling thiserror-impl v1.0.69
2026-08-18T04:09:39.3141021Z    Compiling ref-cast-impl v1.0.25
2026-08-18T04:09:39.3761163Z    Compiling constant_time_eq v0.4.2
2026-08-18T04:09:39.5950824Z    Compiling resolv-conf v0.7.6
2026-08-18T04:09:39.6259535Z    Compiling signal-hook v0.3.18
2026-08-18T04:09:39.6621519Z    Compiling toml_write v0.1.2
2026-08-18T04:09:39.7690887Z    Compiling simdutf8 v0.1.5
2026-08-18T04:09:39.7745388Z    Compiling arrayref v0.3.9
2026-08-18T04:09:39.8017846Z    Compiling smol_str v0.1.24
2026-08-18T04:09:39.8200996Z    Compiling sha1_smol v1.0.1
2026-08-18T04:09:39.9000970Z    Compiling toml_edit v0.22.27
2026-08-18T04:09:40.1144904Z    Compiling webpki-roots v1.0.7
2026-08-18T04:09:40.1212094Z    Compiling schemars_derive v1.2.1
2026-08-18T04:09:40.1291328Z    Compiling signal-hook-registry v1.4.8
2026-08-18T04:09:40.1329442Z    Compiling lru v0.16.4
2026-08-18T04:09:40.2216525Z    Compiling serial-unix v0.4.0
2026-08-18T04:09:40.3640912Z    Compiling darling_core v0.23.0
2026-08-18T04:09:40.4311006Z    Compiling serde_bytes v0.11.19
2026-08-18T04:09:40.5191160Z    Compiling seize v0.5.1
2026-08-18T04:09:40.5715673Z    Compiling hmac v0.12.1
2026-08-18T04:09:40.5950829Z    Compiling strum v0.28.0
2026-08-18T04:09:40.6927539Z    Compiling iroh-dns v0.98.0
2026-08-18T04:09:40.6929262Z    Compiling iroh v0.98.2
2026-08-18T04:09:40.7020400Z    Compiling rustix v0.38.44
2026-08-18T04:09:40.7282348Z    Compiling cmov v0.5.4
2026-08-18T04:09:40.8240988Z    Compiling dyn-clone v1.0.20
2026-08-18T04:09:40.9327215Z    Compiling pin-utils v0.1.0
2026-08-18T04:09:40.9400826Z    Compiling bitflags v1.3.2
2026-08-18T04:09:40.9600959Z    Compiling filedescriptor v0.8.3
2026-08-18T04:09:40.9844396Z    Compiling nix v0.25.1
2026-08-18T04:09:40.9910974Z    Compiling ctutils v0.4.2
2026-08-18T04:09:41.0111636Z    Compiling papaya v0.2.4
2026-08-18T04:09:41.0151065Z    Compiling hkdf v0.12.4
2026-08-18T04:09:41.0811483Z    Compiling serial v0.4.0
2026-08-18T04:09:41.1471443Z    Compiling backon v1.6.0
2026-08-18T04:09:41.1935761Z    Compiling anstyle-parse v1.0.0
2026-08-18T04:09:41.2221147Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T04:09:41.2681052Z    Compiling downcast-rs v1.2.1
2026-08-18T04:09:41.2793383Z    Compiling anstyle v1.0.14
2026-08-18T04:09:41.3361145Z    Compiling shell-words v1.1.1
2026-08-18T04:09:41.3802448Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T04:09:41.4406371Z    Compiling is_terminal_polyfill v1.70.2
2026-08-18T04:09:41.4830613Z    Compiling instability v0.3.12
2026-08-18T04:09:41.4902292Z    Compiling anstyle-query v1.1.5
2026-08-18T04:09:41.5136633Z    Compiling linux-raw-sys v0.4.15
2026-08-18T04:09:41.5353525Z    Compiling colorchoice v1.0.5
2026-08-18T04:09:41.5711012Z    Compiling foldhash v0.1.5
2026-08-18T04:09:41.5880904Z    Compiling unicode-width v0.2.0
2026-08-18T04:09:41.6011463Z    Compiling anstream v1.0.0
2026-08-18T04:09:41.6213575Z    Compiling vte v0.13.1
2026-08-18T04:09:41.6346737Z    Compiling signal-hook-mio v0.2.5
2026-08-18T04:09:41.7301743Z    Compiling hashbrown v0.15.5
2026-08-18T04:09:41.7541078Z    Compiling spake2 v0.4.0
2026-08-18T04:09:41.8755397Z    Compiling terminal_size v0.4.4
2026-08-18T04:09:42.0014865Z    Compiling strum_macros v0.26.4
2026-08-18T04:09:42.0295853Z    Compiling sha1 v0.10.6
2026-08-18T04:09:42.1253927Z    Compiling schemars v1.2.1
2026-08-18T04:09:42.1350930Z    Compiling itertools v0.13.0
2026-08-18T04:09:42.3391088Z    Compiling castaway v0.2.4
2026-08-18T04:09:42.4156426Z    Compiling indoc v2.0.7
2026-08-18T04:09:42.5891049Z    Compiling toml v0.8.23
2026-08-18T04:09:42.6627785Z    Compiling static_assertions v1.1.0
2026-08-18T04:09:42.7312031Z    Compiling unicode-width v0.1.14
2026-08-18T04:09:42.8320974Z    Compiling clap_lex v1.1.0
2026-08-18T04:09:42.9940063Z    Compiling doctest-file v1.1.1
2026-08-18T04:09:43.0613304Z    Compiling clap_builder v4.6.0
2026-08-18T04:09:43.1861147Z    Compiling crossterm v0.28.1
2026-08-18T04:09:43.4455325Z    Compiling interprocess v2.4.2
2026-08-18T04:09:43.6811085Z    Compiling compact_str v0.8.2
2026-08-18T04:09:44.0810890Z    Compiling hyper v1.10.1
2026-08-18T04:09:44.1068734Z    Compiling darling_macro v0.23.0
2026-08-18T04:09:44.1914486Z    Compiling unicode-truncate v1.1.0
2026-08-18T04:09:44.3633268Z    Compiling lru v0.12.5
2026-08-18T04:09:44.3822544Z    Compiling clap_derive v4.6.1
2026-08-18T04:09:44.4506765Z    Compiling strum v0.26.3
2026-08-18T04:09:44.4565505Z    Compiling darling v0.23.0
2026-08-18T04:09:44.5205435Z    Compiling cassowary v0.3.0
2026-08-18T04:09:44.5641245Z    Compiling iana-time-zone v0.1.65
2026-08-18T04:09:44.6343918Z    Compiling nucleo-matcher v0.3.1
2026-08-18T04:09:44.7898886Z    Compiling chrono v0.4.45
2026-08-18T04:09:44.8165346Z    Compiling qrcode v0.14.1
2026-08-18T04:09:44.9003907Z    Compiling tempfile v3.27.0
2026-08-18T04:09:45.0941770Z    Compiling ratatui v0.29.0
2026-08-18T04:09:45.3381614Z    Compiling portable-pty v0.8.1
2026-08-18T04:09:45.5082410Z    Compiling spt-test-support v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T04:09:46.0270510Z    Compiling hyper-util v0.1.20
2026-08-18T04:09:46.2880533Z    Compiling clap v4.6.1
2026-08-18T04:09:46.7448405Z    Compiling spt-msg v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T04:09:47.0900227Z    Compiling spt-runtime v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T04:09:47.0901172Z    Compiling spt-term v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T04:09:47.9492629Z    Compiling igd-next v0.17.1
2026-08-18T04:09:49.1337682Z    Compiling portmapper v0.16.0
2026-08-18T04:09:50.0515772Z    Compiling spt-live v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T04:09:53.3741147Z    Compiling rustls-webpki v0.103.13
2026-08-18T04:09:55.6768557Z    Compiling tokio-rustls v0.26.4
2026-08-18T04:09:55.6769149Z    Compiling rustls-platform-verifier v0.7.0
2026-08-18T04:09:55.6769482Z    Compiling noq-proto v0.17.0
2026-08-18T04:09:55.8221791Z    Compiling hyper-rustls v0.27.9
2026-08-18T04:09:55.8222313Z    Compiling hickory-net v0.26.0-beta.4
2026-08-18T04:09:55.8222740Z    Compiling tokio-websockets v0.13.2
2026-08-18T04:09:55.9415393Z    Compiling reqwest v0.13.4
2026-08-18T04:09:56.8054815Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-18T04:10:10.1272440Z    Compiling spt-net v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T04:10:11.8604195Z    Compiling spt-daemon v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T04:10:22.2434545Z    Compiling spt v0.56.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T04:10:28.3276926Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-08-18T04:10:28.3502098Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-5d56ef1e4e34d67b)
2026-08-18T04:10:28.3514755Z 
2026-08-18T04:10:28.3514981Z running 1 test
2026-08-18T04:10:35.6931457Z test new_brain_serves_against_old_broker ... ok
2026-08-18T04:10:35.6931808Z 
2026-08-18T04:10:35.6932082Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.34s
2026-08-18T04:10:35.6932425Z 
2026-08-18T04:10:35.7178858Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-18T04:10:35.7179301Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-18T04:10:35.7191759Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T04:10:35.7192031Z env:
2026-08-18T04:10:35.7192216Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T04:10:35.7192569Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:35.7193006Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:35.7193406Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:35.7194006Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:35.7194321Z ##[endgroup]
2026-08-18T04:10:35.7237042Z CI-CENSUS scope roots:
2026-08-18T04:10:35.7237406Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T04:10:35.7237886Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-18T04:10:35.7238398Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-18T04:10:35.7238847Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-18T04:10:35.7239232Z   root: /home/reavus/spt-n1-oldbroker
2026-08-18T04:10:35.7279985Z CI-CENSUS self-check OK: walked 386 /proc entries, exe resolution live
2026-08-18T04:10:37.1974214Z CI-CENSUS phase=pre-reap box_procs=384 box_fds=10720 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T04:10:40.8652087Z CI-CENSUS phase=end box_procs=385 box_fds=10752 family_total=0 scoped=0 unscoped=0 unreadable_path=0 flood_orphans=0
2026-08-18T04:10:40.8652747Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-18T04:10:40.8685944Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-18T04:10:40.8686297Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-18T04:10:40.8698413Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T04:10:40.8698675Z env:
2026-08-18T04:10:40.8698851Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T04:10:40.8699314Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8699753Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8700151Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8700550Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8707718Z ##[endgroup]
2026-08-18T04:10:40.8805758Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px on attempt 1/5
2026-08-18T04:10:40.8872987Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-18T04:10:40.8874379Z ##[group]Run actions/upload-artifact@v4
2026-08-18T04:10:40.8874610Z with:
2026-08-18T04:10:40.8874792Z   name: bench-ledger-n1-Linux
2026-08-18T04:10:40.8874996Z   path: bench-ledger/
2026-08-18T04:10:40.8875187Z   if-no-files-found: warn
2026-08-18T04:10:40.8875379Z   retention-days: 30
2026-08-18T04:10:40.8875558Z   compression-level: 6
2026-08-18T04:10:40.8875746Z   overwrite: false
2026-08-18T04:10:40.8875922Z   include-hidden-files: false
2026-08-18T04:10:40.8876127Z env:
2026-08-18T04:10:40.8876294Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-18T04:10:40.8876666Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8877107Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8877506Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8877926Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-32097943571-1-x9G0Px
2026-08-18T04:10:40.8878241Z ##[endgroup]
2026-08-18T04:10:41.0386077Z (node:419819) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-18T04:10:41.0386654Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-18T04:10:41.0425742Z With the provided path, there will be 1 file uploaded
2026-08-18T04:10:41.0430121Z Artifact name is valid!
2026-08-18T04:10:41.0430398Z Root directory input is valid!
2026-08-18T04:10:41.3749709Z Beginning upload of artifact content to blob storage
2026-08-18T04:10:41.3897917Z (node:419819) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-18T04:10:41.7234156Z Uploaded bytes 270
2026-08-18T04:10:41.8122018Z Finished uploading artifact content to blob storage!
2026-08-18T04:10:41.8122877Z SHA256 digest of uploaded artifact zip is f00743707b5676c467600477548ecde1f61e37f5d9b50299500ae4e75c3b50e2
2026-08-18T04:10:41.8124216Z Finalizing artifact upload
2026-08-18T04:10:42.0287594Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 9310623817
2026-08-18T04:10:42.0288620Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 9310623817
2026-08-18T04:10:42.0295686Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/32097943571/artifacts/9310623817
2026-08-18T04:10:42.0497288Z Post job cleanup.
2026-08-18T04:10:42.1161785Z [command]/usr/bin/git version
2026-08-18T04:10:42.1193667Z git version 2.43.0
2026-08-18T04:10:42.1255334Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d1736506-83ce-4110-969a-29f125fed010/.gitconfig'
2026-08-18T04:10:42.1262545Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d1736506-83ce-4110-969a-29f125fed010' before making global git config changes
2026-08-18T04:10:42.1263366Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T04:10:42.1265717Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T04:10:42.1314725Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T04:10:42.1341142Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T04:10:42.1528834Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T04:10:42.1547364Z http.https://github.com/.extraheader
2026-08-18T04:10:42.1556072Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T04:10:42.1578644Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T04:10:42.1765389Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T04:10:42.1790652Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T04:10:42.2090049Z Cleaning up orphan processes
2026-08-18T04:10:42.2636234Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
